home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 1997 September
/
Personal_Computer_World_Sep_97.iso
/
Democd3
/
video.dxr
/
00148_back off button.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-06-04
|
228 b
|
11 lines
on mouseUp
set the blend of sprite 45 to 100
set the visible of sprite 48 to 0
updateStage()
puppetSound(2, "click")
set the blend of sprite 45 to 0
set the visible of sprite 2 to 1
updateStage()
go("study")
end